Skip to content

pointerTracker: fix ny coordinate using nx in get_real_pointer_position#13723

Open
MaciejWdev wants to merge 1 commit intolinuxmint:masterfrom
MaciejWdev:fix/pointer-tracker-fractional-scaling
Open

pointerTracker: fix ny coordinate using nx in get_real_pointer_position#13723
MaciejWdev wants to merge 1 commit intolinuxmint:masterfrom
MaciejWdev:fix/pointer-tracker-fractional-scaling

Conversation

@MaciejWdev
Copy link
Copy Markdown

Fixes a copy-paste bug in get_real_pointer_position where ny was
mistakenly using nx, causing incorrect Y positioning when using
pointer-next/previous-monitor shortcuts.

Note: unrelated to #13716, found while investigating it.

In get_real_pointer_position, real_y was calculated using nx instead
of ny, causing the cursor to land at the wrong Y position when using
the pointer-next/previous-monitor keyboard shortcuts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant